Skip to main content

NeonPass一览 (NeonPass Overview)

NeonPass is an open-source service designed to transfer tokens between Solana and the Neon EVM, and provides users with the following features:

NeonPass 是一项为 Solana 和 Neon EVM 之间传输代币而设计的开源服务,它为用户提供以下功能:

  • Transfer of SPL tokens from Solana to the Neon EVM to a non-existent account. The account with an ERC-20 balance is automatically created when transferring tokens.
    将 SPL 代币从 Solana 传输到 Neon EVM 中一个不存在的帐户。传输代币时会自动创建具有 ERC-20 余额的账户。

  • Transfer of SPL tokens from Solana to the Neon EVM to an existing account with no ERC-20 balance. The balance is automatically created when transferring tokens.
    将 SPL 代币从 Solana 传输到 Neon EVM 中没有 ERC-20 余额的已存在账户。传输代币时会自动创建余额。

  • Transfer of SPL tokens from Solana to the Neon EVM to an existing account with an ERC-20 balance.
    将 SPL 代币从 Solana 传输到 Neon EVM 中具有 ERC-20 余额的已存在账户。

  • Withdrawal of ERC-20 tokens from the Neon EVM to an existing account with an SPL balance in Solana.
    将 ERC-20 代币从 Neon EVM 提现到在 Solana 中具有 SPL 余额的已存在账户。

  • Withdrawal of ERC-20 tokens from the Neon EVM to an existing account with no SPL balance in Solana. The balance is automatically created when transferring tokens.
    将 ERC-20 代币从 Neon EVM 提取到 Solana 中没有 SPL 余额的已存在账户。传输代币时会自动创建余额。

Solana has its own ERC-20 tokens generated by the special application. These tokens are on the balances of SPL accounts inside Solana. Transactions with balances are possible only through a Solana wallet (for example, through Phantom). There is no way to directly manage these balances from the Neon EVM.

Solana 拥有由特殊应用生成的,原生的 ERC-20 代币。这些代币位于 Solana 内部 SPL 账户的余额中。余额交易只能通过 Solana 钱包进行(例如,通过Phantom)。无法从 Neon EVM 直接管理这些余额。

We provide you with NeonPass in order for you to make transactions with SPL tokens quickly and conveniently. To transfer tokens from Solana to the Neon EVM, as well as from the Neon EVM to Solana, two wallets are required: Phantom and MetaMask, which provide the addresses of a recipient and a sender. Transactions are signed with keys obtained from these addresses.

我们为您提供 NeonPass,帮助您快速方便地使用 SPL 代币进行交易。要将代币从 Solana 传输到 Neon EVM,以及从 Neon EVM 传输到 Solana,需要两个钱包:PhantomMetaMask,以及提供收件人和发件人的地址。使用从这些地址获得的密钥进行签名后,交易方可进行。

The NeonPass service provides Ethereum users with the ability to transfer SPL tokens to the Neon EVM and withdraw them back.

NeonPass 服务为以太坊用户提供了将 SPL 代币传输到 Neon EVM 以及反向操作的能力。